go/types.Checker.varDecl (method)
3 uses
go/types (current package)
decl.go#L193: check.varDecl(obj, d.lhs, d.vtyp, d.init)
decl.go#L463: func (check *Checker) varDecl(obj *Var, lhs []*Var, typ, init ast.Expr) {
decl.go#L871: check.varDecl(obj, lhs, d.spec.Type, init)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)